- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 708
Attempt to enable PNG, ZLIB, and TIFF in DCMTK #5537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            dzenanz
  wants to merge
  1
  commit into
  InsightSoftwareConsortium:main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
dzenanz:wipDCMTK
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Draft
            
            
          
      
        
          +1
        
        
          −0
        
        
          
        
      
    
  
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Build started at 12:14... 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 2>------ Build started: Project: zlib (ITK\Modules\ThirdParty\ZLIB\src\itkzlib-ng\zlib), Configuration: Debug x64 ------ 3>------ Build started: Project: itkjpeg16, Configuration: Debug x64 ------ 4>------ Build started: Project: itkjpeg12, Configuration: Debug x64 ------ 2>zlib.vcxproj -> C:\Dev\ITK-vs22\lib\Debug\itkzlib-6.0.lib 5>------ Build started: Project: itkpng (ITK\Modules\ThirdParty\PNG\src\itkpng\itkpng), Configuration: Debug x64 ------ 3>itkjpeg16.vcxproj -> C:\Dev\ITK-vs22\Modules\ThirdParty\JPEG\src\itkjpeg-turbo\itkjpeg16.dir\Debug\itkjpeg16.lib 4>itkjpeg12.vcxproj -> C:\Dev\ITK-vs22\Modules\ThirdParty\JPEG\src\itkjpeg-turbo\itkjpeg12.dir\Debug\itkjpeg12.lib 5>itkpng.vcxproj -> C:\Dev\ITK-vs22\lib\Debug\itkpng-6.0.lib 6>------ Build started: Project: itkjpeg, Configuration: Debug x64 ------ 6>itkjpeg.vcxproj -> C:\Dev\ITK-vs22\lib\Debug\itkjpeg-6.0.lib 7>------ Build started: Project: itktiff (ITK\Modules\ThirdParty\TIFF\src\itktiff\libtiff\itktiff), Configuration: Debug x64 ------ 7>itktiff.vcxproj -> C:\Dev\ITK-vs22\lib\Debug\itktiff-6.0.lib 8>------ Build started: Project: ITKDCMTK_ExtProject, Configuration: Debug x64 ------ 8>1>Performing update step for 'ITKDCMTK_ExtProject' 8>-- Already at requested ref: 8197ee21a2e17be65b72508dca9a91d4d60725aa 8>No patch step for 'ITKDCMTK_ExtProject' 8>Performing configure step for 'ITKDCMTK_ExtProject' 8>-- Found TIFF: C:/Dev/ITK-vs22/lib/Debug/itktiff-6.0.lib 8>-- Info: TIFF_FOUND=TRUE TIFF_LIBRARY=C:/Dev/ITK-vs22/lib/Debug/itktiff-6.0.lib 8>CMake Error at C:/Program Files/CMake/share/cmake-4.1/Modules/FindJPEG.cmake:115 (file): 8> file STRINGS file "C:/Dev/ITK-vs22/Modules/ThirdParty/JPEG/src" cannot be 8> read. 8>Call Stack (most recent call first): 8> CMake/3rdparty.cmake:30 (find_package) 8> CMake/dcmtkPrepare.cmake:622 (include) 8> CMakeLists.txt:38 (include) 8> 8> 8>-- Found JPEG: C:/Dev/ITK-vs22/lib/Debug/itkjpeg-6.0.lib 8>-- Info: JPEG_FOUND=TRUE JPEG_LIBRARY=C:/Dev/ITK-vs22/lib/Debug/itkjpeg-6.0.lib 8>CMake Error at C:/Program Files/CMake/share/cmake-4.1/Modules/FindJPEG.cmake:115 (file): 8> file STRINGS file "C:/Dev/ITK-vs22/Modules/ThirdParty/JPEG/src" cannot be 8> read. 8>Call Stack (most recent call first): 8> CMake/3rdparty.cmake:47 (find_package) 8> CMake/dcmtkPrepare.cmake:622 (include) 8> CMakeLists.txt:38 (include) 8> 8> 8>-- Info: DCMTK TIFF support will be enabled 8>-- Info: DCMTK will compile with built-in (compiled-in) default dictionary 8>-- Info: DCMTK will load dictionaries defined by DCMDICTPATH environment variable 8>-- Info: DCMTK's builtin private dictionary support will be enabled 8>-- Info: Thread support will be enabled 8>-- Info: Wide char file I/O functions will be disabled 8>-- Info: Wide char main function for command line tools will be disabled 8>-- Info: Building DCMTK with character set conversion support using built-in oficonv module 8>-- Info: Building DCMTK with large file support (LFS) 8>-- Info: C++11 features enabled 8>-- Info: C++14 features enabled 8>-- Info: C++17 features enabled 8>-- Info: STL vector support disabled 8>-- Info: STL algorithm support disabled 8>-- Info: STL list support disabled 8>-- Info: STL map support disabled 8>-- Info: STL memory support disabled 8>-- Info: STL stack support disabled 8>-- Info: STL string support disabled 8>-- Info: STL type_traits support disabled 8>-- Info: STL tuple support disabled 8>-- Info: STL system_error support disabled 8>-- Could NOT find BISON (missing: BISON_EXECUTABLE) 8>-- Could NOT find FLEX (missing: FLEX_EXECUTABLE) 8>-- Looking for CMake command CONFIGURE_PACKAGE_CONFIG_FILE 8>-- Looking for CMake command CONFIGURE_PACKAGE_CONFIG_FILE - found 8>-- Looking for CMake command WRITE_BASIC_PACKAGE_VERSION_FILE 8>-- Looking for CMake command WRITE_BASIC_PACKAGE_VERSION_FILE - found 8>-- Configuring incomplete, errors occurred! 8>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'C:\Dev\ITK-vs22\CMakeFiles\b1d859612ccdc531581ed5ecfbbad0a2\ITKDCMTK_ExtProject-patch.rule;C:\Dev\ITK-vs22\CMakeFiles\b1d859612ccdc531581ed5ecfbbad0a2\ITKDCMTK_ExtProject-configure.rule;C:\Dev\ITK-vs22\CMakeFiles\b1d859612ccdc531581ed5ecfbbad0a2\ITKDCMTK_ExtProject-build.rule;C:\Dev\ITK-vs22\CMakeFiles\b1d859612ccdc531581ed5ecfbbad0a2\ITKDCMTK_ExtProject-install.rule;C:\Dev\ITK-vs22\CMakeFiles\18b4097ba1a74772a1adcac7ded44996\ITKDCMTK_ExtProject-complete.rule;C:\Dev\ITK-vs22\CMakeFiles\d6d65f678404678c25e70b7d77ba449c\ITKDCMTK_ExtProject.rule' exited with code 1. 8>Done building project "ITKDCMTK_ExtProject.vcxproj" -- FAILED. ========== Build: 7 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 12:14 and took 03.604 seconds ==========
| Force push is a plain rebase. | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    area:ThirdParty
  Issues affecting the ThirdParty module 
  
    type:Infrastructure
  Infrastructure/ecosystem related changes, such as CMake or buildbots 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
PR Checklist